 |
|
 |
Subject: SAFE.ID & Windows 7 issue |
 |
 |
 |
Product Area: Domino Designer on Eclipse (DDE) |
 |
Technical Area: Application Development |
 |
Platform: Windows |
 |
Release: 8.5.2 |
 |
Reproducible: -Reproducibility- |
 |
 |
 |
 |
Hi All,
I am trying to recertify a user programatically by getting SAFE.IDS file from user.
User receives a mail with two buttons to send their SAFE.ID file for merging.
Button 1:
Using the Command "UserIDCreateSafeCopy" to create safe copy of the user ID. Here user can select his desired location to save the safe ID file.
Button 2: Using ''@RegQueryValues, search HKEYs in registry and get the last saved location (OPenSaveMRU) of this ID file.
In XP, it is working perfectly.
Problem:
When it comes to Windows7, HKEY values in registry are in HEX format.
I tried to combine the above two buttons functionalities in a single button using the below link.
http://www.botstation.com/code/filedialog.php
Again, in XP it is working fine, but in Windwos7, it fails, not sure what is going wrong.
So, can anyone throw some light & provide your inputs or comments.
1. Is there a way to convert HEX into normal text like 'C:\Desktop\...' using Lotus script
2. Is there a way to create SAFE.IDS file using Lotus script ? (searched with no luck)
3. Is there any Notes.ini setting in Notes which captures the last saved file location from Notes? - 'FileDlgDirectory' in Notes.ini behaving weired, always shows 'Desktop' irrespective of the last file saved location.
4. Is it possible to store\detach\copy in a memo the SAFE.ID when save file dialog box opens from the Command "UserIDCreateSafeCopy"
Thank you in advance.
- Prasad
 
Feedback number WEBB8VJV7T created by ~Laura Xanwepullen on 06/23/2012

Status: Open
Comments:

SAFE.ID & Windows 7 issue (~Laura Xanwepul... 23.Jun.12)
. . Here is a hex to ascii conversion f... (~Ned Nimfanakon... 24.Jun.12)
. . . . Thank you Rich, I will try that (~Laura Xanwepul... 25.Jun.12) |
|  |
|